Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Organization Management: Dropdown Navigation, Checkbox Sync, and Address Fields #1392

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

harshitg927
Copy link
Contributor

Fixes: issue#1389

Summary

This PR addresses several UI/UX issues in the Organization Management section:

  1. Fixes keyboard navigation in the parent organization dropdown to support Enter key selection
  2. Resolves checkbox state synchronization issues where the select-all checkbox state is not properly reflected across individual checkboxes
  3. Adds missing organization profile fields:
    - Street address
    - City
    - CLIA number
  4. Added column for displaying internet address in the table rendered.

Screenshots

Screenshot from 2025-01-12 03-15-29

Screenshot from 2025-01-12 03-15-56

Screenshot from 2025-01-12 03-16-20
Screenshot from 2025-01-12 03-16-45

Screenshot from 2025-01-12 03-17-04

Related Issue

#1389

@harshitg927
Copy link
Contributor Author

@Lemeri123 please review this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixing issues in Admin ---> organization management
1 participant